services.geth.<name>.http.apis
APIs to enable over WebSocket
- Type
null or (list of string)- Default
null- Example
[ "net" "eth" ]- Declared
- <nixpkgs/nixos/modules/services/blockchain/ethereum/geth.nix>
APIs to enable over WebSocket
null or (list of string)null[
"net"
"eth"
]